home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11926 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  794 b 

  1. Path: news.uh.edu!usenet
  2. From: Sensarn <txs53132@bayou.uh.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need help with memory for graphics mode
  5. Date: 17 Mar 1996 02:47:02 GMT
  6. Organization: AEtna Insurance Agency
  7. Message-ID: <4ifuf6$bf6@masala.cc.uh.edu>
  8. References: <4ieptb$8jq@castle.nando.net>
  9. NNTP-Posting-Host: sip-14273.public-dialups.uh.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1 (Windows; U; 16bit)
  14.  
  15. You need to do bank switching with most SVGA modes (ones with 256 colors 
  16. are generally all linear -- like mode 13h).  Look into int 10h extended 
  17. function 4fh subfunction 05h for info on windows.
  18.  
  19. -- 
  20. ______________________________
  21.  
  22. Steven Sensarn
  23. E-Mail - txs53132@bayou.uh.edu
  24. ______________________________
  25.  
  26.  
  27.